var crypto/internal/fips140/ecdsa.testingOnlyRejectionSamplingLooped

3 uses

	crypto/internal/fips140/ecdsa (current package)
		ecdsa.go#L254: 		if testingOnlyRejectionSamplingLooped != nil {
		ecdsa.go#L255: 			testingOnlyRejectionSamplingLooped()
		ecdsa.go#L262: var testingOnlyRejectionSamplingLooped func()